home *** CD-ROM | disk | FTP | other *** search
- object frm_Main: Tfrm_Main
- Left = 273
- Top = 111
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = ' '
- ClientHeight = 65
- ClientWidth = 263
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- ShowHint = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object img_Icon16: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- Visible = False
- end
- object mnu_Popup: TPopupMenu
- AutoPopup = False
- Left = 128
- Top = 8
- object mnu_Button: TMenuItem
- Caption = 'Button'
- Enabled = False
- ShortCut = 0
- end
- object N3: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_BtnOpen: TMenuItem
- Caption = '&Launch'
- Default = True
- ShortCut = 0
- OnClick = mnu_BtnOpenClick
- end
- object mnu_BtnDuplicate: TMenuItem
- Caption = '&Duplicate'
- ShortCut = 0
- OnClick = mnu_BtnDuplicateClick
- end
- object mnu_BtnSwap: TMenuItem
- Caption = '&Swap'
- ShortCut = 0
- OnClick = mnu_BtnSwapClick
- end
- object mnu_BtnArrange: TMenuItem
- Caption = '&Arrange'
- ShortCut = 0
- OnClick = mnu_BtnArrangeClick
- end
- object mnu_BtnClear: TMenuItem
- Caption = '&Clear'
- ShortCut = 0
- OnClick = mnu_BtnClearClick
- end
- object N1: TMenuItem
- Caption = '-'
- ShortCut = 0
- Visible = False
- end
- object mnu_Move: TMenuItem
- Caption = '&Move'
- ShortCut = 0
- Visible = False
- OnClick = mnu_MoveClick
- end
- object mnu_Minimize: TMenuItem
- Caption = 'Mi&nimize'
- ShortCut = 0
- Visible = False
- OnClick = mnu_MinimizeClick
- end
- object mnu_NormalTitleBar: TMenuItem
- Caption = 'Normal &Title Bar'
- ShortCut = 0
- Visible = False
- OnClick = mnu_NormalTitleBarClick
- end
- object mnu_CloseTurboLaunch: TMenuItem
- Caption = 'Close TurboLaunch'
- ShortCut = 0
- Visible = False
- OnClick = mnu_CloseTurboLaunchClick
- end
- object N4: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_TurboLaunchConfig: TMenuItem
- Caption = 'Con&figuration...'
- ShortCut = 0
- OnClick = mnu_TurboLaunchConfigClick
- end
- object mnu_Help: TMenuItem
- Caption = '&Help'
- ShortCut = 0
- object mnu_Contents: TMenuItem
- Caption = '&Contents'
- ShortCut = 112
- OnClick = mnu_ContentsClick
- end
- object mnu_RegistrationForm: TMenuItem
- Caption = '&Registration Form...'
- ShortCut = 0
- OnClick = mnu_RegistrationFormClick
- end
- object mnu_About: TMenuItem
- Caption = '&About...'
- ShortCut = 0
- OnClick = mnu_AboutClick
- end
- end
- object N8: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_BtnEdit: TMenuItem
- Caption = '&Properties'
- ShortCut = 0
- OnClick = mnu_BtnEditClick
- end
- end
- object mnu_Popup2: TPopupMenu
- Left = 138
- Top = 16
- object mnu_Group: TMenuItem
- Caption = 'Group'
- Enabled = False
- ShortCut = 0
- end
- object N7: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_MoveGrouptotheLeft: TMenuItem
- Caption = 'Move to the &Left'
- ShortCut = 0
- OnClick = mnu_MoveGrouptotheLeftClick
- end
- object mnu_MoveGrouptotheRight: TMenuItem
- Caption = 'Move to the &Right'
- ShortCut = 0
- OnClick = mnu_MoveGrouptotheRightClick
- end
- object mnu_RenameGroup: TMenuItem
- Caption = 'Re&name...'
- ShortCut = 0
- OnClick = mnu_RenameGroupClick
- end
- object mnu_DeleteGroup: TMenuItem
- Caption = '&Delete'
- ShortCut = 0
- OnClick = mnu_DeleteGroupClick
- end
- end
- object mnu_Popup3: TPopupMenu
- Left = 148
- Top = 24
- object mnu_StatusBarClock: TMenuItem
- Caption = 'Status Bar Clock'
- Enabled = False
- ShortCut = 0
- end
- object N2: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_Time: TMenuItem
- Caption = '&Time'
- RadioItem = True
- ShortCut = 0
- OnClick = mnu_TimeClick
- end
- object mnu_Date: TMenuItem
- Caption = '&Date'
- RadioItem = True
- ShortCut = 0
- OnClick = mnu_DateClick
- end
- object mnu_TimeDate: TMenuItem
- Caption = 'Ti&me and Date'
- RadioItem = True
- ShortCut = 0
- OnClick = mnu_TimeDateClick
- end
- object mnu_None: TMenuItem
- Caption = '&None'
- RadioItem = True
- ShortCut = 0
- OnClick = mnu_NoneClick
- end
- end
- object TrayIcon1: TTrayIcon
- Active = False
- LeftLikeRight = False
- ShowDesigning = False
- ShowApp = True
- PopupMenu = mnu_Popup4
- Left = 64
- Top = 8
- end
- object mnu_Popup4: TPopupMenu
- Left = 158
- Top = 32
- object mnu_ShowTL: TMenuItem
- Caption = '&Show'
- Default = True
- ShortCut = 0
- OnClick = mnu_ShowTLClick
- end
- object mnu_GoBacktoTaskbar: TMenuItem
- Caption = 'Go Back to Taskbar'
- ShortCut = 0
- OnClick = mnu_GoBacktoTaskbarClick
- end
- object N6: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object mnu_ExitTL: TMenuItem
- Caption = 'Close TurboLaunch'
- ShortCut = 0
- OnClick = mnu_CloseTurboLaunchClick
- end
- end
- object CheckCRC1: TCheckCRC
- Left = 96
- Top = 8
- end
- end
-